home *** CD-ROM | disk | FTP | other *** search
- <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
- <class>ChangeSIDDlg</class>
- <widget class="QWidget">
- <property name="name">
- <cstring>ChangeSIDDlg</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>486</width>
- <height>447</height>
- </rect>
- </property>
- <property name="caption">
- <string>Generate Script</string>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <property name="resizeMode">
- <enum>Fixed</enum>
- </property>
- <widget class="CTaskDlgLabel">
- <property name="name">
- <cstring>HdmDlg_TaskLabel</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>4</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="Caption" stdset="0">
- <string>Generate script?</string>
- </property>
- <property name="SubCaption" stdset="0">
- <string>All virtual operations you have made will be written to the script. No operations will be applied.</string>
- </property>
- </widget>
- <widget class="QButtonGroup">
- <property name="name">
- <cstring>ChangeSIDDlg_btnGroup</cstring>
- </property>
- <property name="font">
- <font>
- </font>
- </property>
- <property name="frameShape">
- <enum>NoFrame</enum>
- </property>
- <property name="frameShadow">
- <enum>Plain</enum>
- </property>
- <property name="title">
- <string></string>
- </property>
- <property name="flat">
- <bool>false</bool>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <property name="margin">
- <number>0</number>
- </property>
- <widget class="QWidgetStack">
- <property name="name">
- <cstring>ScriptName_WidgetStack</cstring>
- </property>
- <widget class="QWidget">
- <property name="name">
- <cstring>WStackPage</cstring>
- </property>
- <attribute name="id">
- <number>0</number>
- </attribute>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <property name="margin">
- <number>0</number>
- </property>
- <widget class="QLabel" row="0" column="0" rowspan="1" colspan="2">
- <property name="name">
- <cstring>textLabel1</cstring>
- </property>
- <property name="text">
- <string>&Please select where to store script file:</string>
- </property>
- <property name="buddy" stdset="0">
- <cstring>ScriptFile_Edit</cstring>
- </property>
- </widget>
- <widget class="CLineEdit" row="1" column="0">
- <property name="name">
- <cstring>ScriptFile_Edit</cstring>
- </property>
- <property name="HintText" stdset="0">
- <string>Enter a file name here</string>
- </property>
- </widget>
- <widget class="QPushButton" row="1" column="1">
- <property name="name">
- <cstring>ScriptFile_Browse</cstring>
- </property>
- <property name="text">
- <string>Br&owse...</string>
- </property>
- <property name="accel">
- <string>Alt+O</string>
- </property>
- </widget>
- </grid>
- </widget>
- <widget class="QWidget">
- <property name="name">
- <cstring>WStackPage</cstring>
- </property>
- <attribute name="id">
- <number>1</number>
- </attribute>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <property name="margin">
- <number>0</number>
- </property>
- <widget class="QLabel">
- <property name="name">
- <cstring>textLabel1_3</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>4</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="text">
- <string>&Please specify a name for the task script file:</string>
- </property>
- <property name="buddy" stdset="0">
- <cstring>TaskFile_Edit</cstring>
- </property>
- </widget>
- <widget class="CLineEdit">
- <property name="name">
- <cstring>TaskFile_Edit</cstring>
- </property>
- <property name="HintText" stdset="0">
- <string>Enter a task name here</string>
- </property>
- </widget>
- </vbox>
- </widget>
- </widget>
- <widget class="QCheckBox">
- <property name="name">
- <cstring>AddToTasks_CheckBox</cstring>
- </property>
- <property name="text">
- <string>Add to &Task List</string>
- </property>
- <property name="accel">
- <string>Alt+T</string>
- </property>
- </widget>
- <widget class="QButtonGroup">
- <property name="name">
- <cstring>ScriptOpts_Group</cstring>
- </property>
- <property name="frameShape">
- <enum>NoFrame</enum>
- </property>
- <property name="frameShadow">
- <enum>Plain</enum>
- </property>
- <property name="title">
- <string></string>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <property name="margin">
- <number>0</number>
- </property>
- <widget class="QLabel">
- <property name="name">
- <cstring>textLabel1_2</cstring>
- </property>
- <property name="text">
- <string>Please select script generation options:</string>
- </property>
- <property name="buddy" stdset="0">
- <cstring>ScriptFile_Edit</cstring>
- </property>
- </widget>
- <widget class="QCheckBox">
- <property name="name">
- <cstring>NoConfirmation_Check</cstring>
- </property>
- <property name="text">
- <string>&Allow to interact with the user</string>
- </property>
- <property name="accel">
- <string>Alt+A</string>
- </property>
- <property name="buttonGroupId">
- <number>0</number>
- </property>
- </widget>
- <widget class="QLayoutWidget">
- <property name="name">
- <cstring>layout4</cstring>
- </property>
- <hbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <spacer>
- <property name="name">
- <cstring>spacer25</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>16</width>
- <height>16</height>
- </size>
- </property>
- </spacer>
- <widget class="QLabel">
- <property name="name">
- <cstring>textLabel2</cstring>
- </property>
- <property name="text">
- <string>Turn this option off if you do not want to get confirmation dialogs when the script is being carried out.</string>
- </property>
- <property name="textFormat">
- <enum>RichText</enum>
- </property>
- </widget>
- </hbox>
- </widget>
- <widget class="QCheckBox">
- <property name="name">
- <cstring>CommitEachOp_Check</cstring>
- </property>
- <property name="text">
- <string>Co&mmit after each operation</string>
- </property>
- <property name="accel">
- <string>Alt+M</string>
- </property>
- <property name="buttonGroupId">
- <number>1</number>
- </property>
- </widget>
- <widget class="QLayoutWidget">
- <property name="name">
- <cstring>layout5</cstring>
- </property>
- <hbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <spacer>
- <property name="name">
- <cstring>spacer25_2</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>16</width>
- <height>16</height>
- </size>
- </property>
- </spacer>
- <widget class="QLabel">
- <property name="name">
- <cstring>textLabel2_2</cstring>
- </property>
- <property name="text">
- <string>Turn this option on to ensure the changes will be committed after each operation.</string>
- </property>
- <property name="textFormat">
- <enum>RichText</enum>
- </property>
- </widget>
- </hbox>
- </widget>
- <widget class="QCheckBox">
- <property name="name">
- <cstring>CheckEachError_Check</cstring>
- </property>
- <property name="text">
- <string>Check for &errors after each operation</string>
- </property>
- <property name="accel">
- <string>Alt+E</string>
- </property>
- <property name="buttonGroupId">
- <number>2</number>
- </property>
- </widget>
- <widget class="QLayoutWidget">
- <property name="name">
- <cstring>layout6</cstring>
- </property>
- <hbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <spacer>
- <property name="name">
- <cstring>spacer25_2_2</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>16</width>
- <height>16</height>
- </size>
- </property>
- </spacer>
- <widget class="QLabel">
- <property name="name">
- <cstring>textLabel2_2_2</cstring>
- </property>
- <property name="text">
- <string>Turn this option on to make script interpreter to check the result of each operation.</string>
- </property>
- <property name="textFormat">
- <enum>RichText</enum>
- </property>
- </widget>
- </hbox>
- </widget>
- <widget class="QCheckBox">
- <property name="name">
- <cstring>DiscardAll_CheckBox</cstring>
- </property>
- <property name="text">
- <string>&Discard all operations on close</string>
- </property>
- <property name="accel">
- <string>Alt+D</string>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Turn this option on to discard all the pending operations after generating the script.</string>
- </property>
- </widget>
- <widget class="QLayoutWidget">
- <property name="name">
- <cstring>layout6_2</cstring>
- </property>
- <hbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <spacer>
- <property name="name">
- <cstring>spacer25_2_2_2</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>16</width>
- <height>16</height>
- </size>
- </property>
- </spacer>
- <widget class="QLabel">
- <property name="name">
- <cstring>textLabel2_2_2_2</cstring>
- </property>
- <property name="text">
- <string>Turn this option on to discard all the pending operations after generating the script.</string>
- </property>
- <property name="textFormat">
- <enum>RichText</enum>
- </property>
- </widget>
- </hbox>
- </widget>
- <spacer>
- <property name="name">
- <cstring>spacer28</cstring>
- </property>
- <property name="orientation">
- <enum>Vertical</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>20</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </vbox>
- </widget>
- </vbox>
- </widget>
- <widget class="QLayoutWidget">
- <property name="name">
- <cstring>layout13</cstring>
- </property>
- <hbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="CHDelimeter">
- <property name="name">
- <cstring>FormatDlg_MoreOpts</cstring>
- </property>
- <property name="enabled">
- <bool>true</bool>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>7</hsizetype>
- <vsizetype>5</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="HasLine" stdset="0">
- <bool>false</bool>
- </property>
- <property name="ExpandedCaption" stdset="0">
- <string>Fewer options</string>
- </property>
- <property name="CollapsedCaption" stdset="0">
- <string>More options</string>
- </property>
- </widget>
- <widget class="QPushButton">
- <property name="name">
- <cstring>HdmDlg_OK</cstring>
- </property>
- <property name="text">
- <string>&Generate</string>
- </property>
- <property name="accel">
- <string>Alt+G</string>
- </property>
- </widget>
- <widget class="QPushButton">
- <property name="name">
- <cstring>HdmDlg_Cancel</cstring>
- </property>
- <property name="text">
- <string>&No</string>
- </property>
- <property name="accel">
- <string>Alt+N</string>
- </property>
- </widget>
- </hbox>
- </widget>
- </vbox>
- </widget>
- <connections>
- <connection>
- <sender>ScriptFile_Edit</sender>
- <signal>textChanged(const QString&)</signal>
- <receiver>ChangeSIDDlg</receiver>
- <slot>ScriptFile_Edit_textChanged(const QString&)</slot>
- </connection>
- <connection>
- <sender>ScriptFile_Browse</sender>
- <signal>clicked()</signal>
- <receiver>ChangeSIDDlg</receiver>
- <slot>ScriptFile_Browse_clicked()</slot>
- </connection>
- <connection>
- <sender>CheckEachError_Check</sender>
- <signal>toggled(bool)</signal>
- <receiver>ChangeSIDDlg</receiver>
- <slot>OptDataChanged()</slot>
- </connection>
- <connection>
- <sender>CommitEachOp_Check</sender>
- <signal>toggled(bool)</signal>
- <receiver>ChangeSIDDlg</receiver>
- <slot>OptDataChanged()</slot>
- </connection>
- <connection>
- <sender>NoConfirmation_Check</sender>
- <signal>toggled(bool)</signal>
- <receiver>ChangeSIDDlg</receiver>
- <slot>OptDataChanged()</slot>
- </connection>
- <connection>
- <sender>FormatDlg_MoreOpts</sender>
- <signal>StateChanged(bool)</signal>
- <receiver>ScriptOpts_Group</receiver>
- <slot>setShown(bool)</slot>
- </connection>
- <connection>
- <sender>DiscardAll_CheckBox</sender>
- <signal>toggled(bool)</signal>
- <receiver>ChangeSIDDlg</receiver>
- <slot>OptDataChanged()</slot>
- </connection>
- <connection>
- <sender>AddToTasks_CheckBox</sender>
- <signal>toggled(bool)</signal>
- <receiver>ChangeSIDDlg</receiver>
- <slot>OptDataChanged()</slot>
- </connection>
- <connection>
- <sender>TaskFile_Edit</sender>
- <signal>textChanged(const QString&)</signal>
- <receiver>ChangeSIDDlg</receiver>
- <slot>ScriptFile_Edit_textChanged(const QString&)</slot>
- </connection>
- </connections>
- <tabstops>
- <tabstop>ScriptFile_Edit</tabstop>
- <tabstop>ScriptFile_Browse</tabstop>
- <tabstop>TaskFile_Edit</tabstop>
- <tabstop>AddToTasks_CheckBox</tabstop>
- <tabstop>NoConfirmation_Check</tabstop>
- <tabstop>CommitEachOp_Check</tabstop>
- <tabstop>CheckEachError_Check</tabstop>
- <tabstop>DiscardAll_CheckBox</tabstop>
- <tabstop>FormatDlg_MoreOpts</tabstop>
- <tabstop>HdmDlg_OK</tabstop>
- <tabstop>HdmDlg_Cancel</tabstop>
- </tabstops>
- <includes>
- <include location="local" impldecl="in implementation">hdmdlg_generatescript.ui.h</include>
- </includes>
- <slots>
- <slot>GenScriptDlg_FileBrowserCtl_FileNameEditChanged( const QString & )</slot>
- <slot>ScriptFile_Edit_textChanged( const QString & )</slot>
- <slot>ScriptFile_Browse_clicked()</slot>
- <slot>ScriptOpt_Check_toggled( bool )</slot>
- <slot>OptDataChanged()</slot>
- <slot>TaskFile_Edit_textChanged( const QString & )</slot>
- </slots>
- <layoutdefaults spacing="6" margin="11"/>
- <includehints>
- <includehint>taskdlglabel.h</includehint>
- <includehint>apptextbrowser.h</includehint>
- <includehint>lineedit.h</includehint>
- <includehint>lineedit.h</includehint>
- <includehint>delimeter.h</includehint>
- </includehints>
- </UI>
-